vcGetAssemblyStatement
Get assembly statement.
See in: Overview
Module: vcProcessModel
Parent: vcStatement
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| AssemblyDataSource | vcAssemblyDataSource | RW | Gets or sets the input mode defining which properties should be used for generating the output. |
| AssemblyProductType | vcAssemblyProductType | RW | Gets or sets the assembly product type to select. |
| AssemblyStep | vcAssemblyStepSelectionMode | RW | Gets or sets the selection mode defining which step should be selected from the assembly instance. |
| AssemblyVariableName | String | RW | Gets or sets the name of the process variable where to get the assembly instance. |
| InverseList | Boolean | RW | Gets or sets a value defining whether the product instance list should be output in reversed order. |
| ReturnAsList | Boolean | RW | Gets or sets the return as list value.See moreWhen True, the statement outputs a list of product instance references instead of creating an assembly order. |
| ReturnVariableName | String | RW | Gets or sets the name of the process variable to use for storing the result. |